home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / bmenu10.zip / BMENU.DOC next >
Text File  |  1994-06-18  |  6KB  |  189 lines

  1.  
  2. BMENU.EXE        ( 6/16/94 )
  3. =========
  4.  
  5.  
  6. DESCRIPTION
  7. ===========
  8.  
  9. Simple Batch Menu system for DOS. Maintain up to 20 differents MENUS with
  10. 24 items per menu. 
  11.  
  12.  
  13. SHAREWARE NOTICE
  14. ================
  15.  
  16. BMENU is distributed as SHAREWARE and if you continue using this product, you 
  17. are required to register with the author. The registeration fee for BMENU
  18. is only $15.00 (US currency). The registered version will allow you more than
  19. 20 menus and you will receive a collection of Menu Backgrounds with the
  20. instructions to create your own personalized backgrounds.
  21.  
  22.  
  23. INSTALLATION
  24. ============
  25.  
  26. *    Create a directory that will hold BMENU.EXE  
  27.      c:>MD yourdir 
  28.  
  29. *    Change to that directory
  30.      c:>CD yourdir
  31.      
  32. *     Copy BMENU.EXE and MM.BAT into the new directory
  33.      
  34. *    Run MM.BAT
  35.      c:>mm
  36.      
  37. *    Then first parameter you must enter is the default path holding
  38.     BMENU.EXE. This would be the new directory you just created. Your
  39.     current PATH will be displayed. To accept this PATH just press the
  40.     [ENTER] key. To change the default path enter the complete Drive
  41.     and Path description. BMENU.EXE and MM.BAT must be transfered to the
  42.     path you enter.
  43.     
  44.  
  45.     BMENU is now installed and ready for you to enter menu selections.
  46.     
  47.     
  48.     
  49.  
  50. STARTING BMENU
  51. ==============
  52.  
  53.     BMENU should be started from the batch file MM.BAT. If you want
  54.     to have BMENU automatically start at boot-up then you must modify
  55.     your AUTOEXEC.BAT file to Change Directories to BMENU and run the
  56.     MM.BAT file.
  57.     
  58.  
  59.  
  60. NAMING THE MENU
  61. ===============
  62.  
  63.     Give your Menu #1 a name.
  64.     Press [F4] or use mouse to click in area labeled 'Title'
  65.     Type in the name you wish to display at the top of the screen.
  66.     You have a maximum of 60 characters
  67.  
  68. SETTING SCREEN COLORS
  69. =====================
  70.  
  71.      Change Color of Selection bar to suit your preference
  72.     Press [F5] or use mouse to click in area labeled 'Color'
  73.     Enter the color code 1-15 for the foreground TEXT color.
  74.     Enter the color code 1-7 for the Selection bar box color. These
  75.     two colors will also mix to form the screen background color
  76.     pattern. ( Registered users may create different backgrounds )
  77.  
  78.  
  79. ADDING a NEW MENU ITEM
  80. ======================
  81.     The menu selections will be labeled with the letters A-X, with
  82.     the 'A' appearing in the upper left corner of the screen. The 
  83.     'B' will appear below the 'A' etc. 
  84.     
  85.     Press the [F1] key or click mouse the area labeled 'Add'
  86.     Enter the ACCESS letter you want to use.
  87.     Enter a description you wish to use. Only the first 13 characters
  88.     will print on the screen.
  89.     Enter the actual file name to call.
  90.     Enter the complete PATH to this file.
  91.     Enter any parameters you want passed to the file.
  92.     Enter the Text color for the menu selection.
  93.     Enter the Box color for the menu selection.
  94.     
  95.     The menu selection will be placed automatically on the screen based
  96.     on the ACCESS letter you requested.
  97.     
  98.     
  99. MODIFYING A MENU SELECTION
  100. ==========================
  101.  
  102.     Press [F2] or click mouse in the area labeled 'Modify'
  103.     Enter the ACCESS letter that you want to modify.
  104.     Enter changes or press [ENTER] to skip a field.
  105.     
  106.  
  107. DELETING A MENU SELECTION
  108. =========================
  109.  
  110.     Press [F3] or click mouse in area labeled 'Delete'
  111.     Enter the ACCESS letter that you want to delete.
  112.  
  113.  
  114. CREATING/CHANGING TO A NEW MENU PAGE
  115. ====================================
  116.     
  117.     Press the Page Up key to go to the next menu page. If it
  118.     does not exist, it will be created as a new page. ( 20 pages
  119.     are the maximum for the Shareware version. )
  120.     Follow all above procedures for adding and changing this new 
  121.     menu page. Give each new menu a descriptive name.
  122.     
  123.     If you just want to move to an existing page, just press Page Up
  124.     or Page Down until you get to the correct Menu or press the [F6]
  125.     key or click mouse in the area labeled 'Page'. 
  126.     
  127.     Enter the number of the Menu Page number or click mouse on the 
  128.     appropriate line.
  129.     
  130.         
  131. MOVING A MENU ITEM TO ANOTHER PAGE
  132. ==================================
  133.     
  134.     Press [F7] or click mouse in area labeled 'Move'
  135.     Enter the ACCESS letter you wish to move. 
  136.     Enter the PAGE number where this item will go.
  137.     If the ACCESS letter has not been used on the NEW page, then the
  138.     same letter will be used. If an existing item on the NEW page is
  139.     using this letter then the first available letter will be used.
  140.     
  141.  
  142. COPYING A MENU ITEM TO ANOTHER PAGE
  143. ===================================
  144.  
  145.     Press [F8] or click mouse in area labeled 'Copy'
  146.     Enter the ACCESS letter you wish to copy. 
  147.     Enter the PAGE number where this item will be copied
  148.     If the ACCESS letter has not been used on the NEW page, then the
  149.     same letter will be used. If an existing item on the NEW page is
  150.     using this letter then the first available letter will be used.    
  151.     The original item will NOT be deleted.
  152.     
  153.     
  154. ACCESSING A MENU SELECTION
  155. ==========================
  156.     
  157.     Press the appropriate ACCESS letter or click mouse in the menu
  158.     selection box. After you exit the selected program, you will be
  159.     returned to BMENU.
  160.     
  161.             
  162.     
  163. QUITING BMENU
  164. =============
  165.  
  166.     Press [ESC] key or click mouse in area labeled 'Quit'
  167.     
  168.     
  169.     
  170.  
  171. REGISTRATION INFORMATION
  172. ========================
  173.  
  174.     Fee to register BMENU is only $15.00 (US currency)
  175.     Mail Cashier Check, Money Order, or Personal Check ( US only )
  176.     
  177.     Registered versions returned on 3 1/2 HD floppy diskettes
  178.     unless you request 5 1/4.
  179.     
  180.     Gene Goodwin Software
  181.     676 Germantown Parkway
  182.     Suite 351
  183.     Cordova, TN  38018
  184.     
  185.     
  186.     
  187.     
  188.  
  189.